home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6343 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: symiserver2.symantec.com!usenet
  2. From: kkonopa@symantec.com (kirsten konopaski)
  3. Newsgroups: comp.lang.c
  4. Subject: 32bit Unix app from PC development environment
  5. Date: 24 Feb 1996 00:19:54 GMT
  6. Organization: Symantec
  7. Message-ID: <4gllja$ima@symiserver2.symantec.com>
  8. NNTP-Posting-Host: 155.64.84.143
  9. X-Newsreader: Cyberjack News 7.00
  10.  
  11. Hi all,
  12.  
  13. I have little to no experience with developing on/for Unix.  All my development
  14. experience is for Windows 3.x/4.0.    I am tasked with creating a Unix .exe that
  15. will talk to a 3rd party library, implementing CTI (Computer Telephony
  16. Integration), on an Aspect phone system.
  17.  
  18. I have various tools I use for C/C++ development including Borland C++ 4.x,
  19. Symantec 7.x and Microsoft Visual C++.  I prefer to do my development here, then
  20. port it to Unix and recompile with cc.  
  21.  
  22. I am looking for recommendations on this approach, hints as to portability
  23. issues such as paragraph/alignment, datatype size, etc.  Anybody done this
  24. before and can lead me in the right starting direction?
  25.  
  26. Thanks,
  27. Kirsten
  28.